micro_utils.dokka
0.15.0
android
micro_utils.dokka
/
dev.inmo.micro_utils.repos.ktor.client.key.value
/
[android]KtorReadKeyValueRepoClient
/
get
get
android
open
suspend override
fun
get
(
k
:
Key
)
:
Value
?
Return
Result
Value
in case when it is presented in repo by its
k
or null otherwise